home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / util1 / dzip10b.zip / DZIP10B.EXE / DZIP.DOC next >
Text File  |  1993-04-09  |  3KB  |  65 lines

  1.  
  2. ---------------------------------------------------------------------
  3.      DZIP v1.0b Copyright (c) 1993 IQSoft written by Chris Martin
  4.  
  5. ---------------------------------------------------------------------
  6.      Have you ever had a directory of files that you want to ZIP all
  7. in their own ZIP file?  I have, and I couldn't find a program that
  8. would zip them all for me!  SO DAMMIT I WROTE IT!  This program is SO
  9. easy to use!  The format for the program is:
  10.  
  11.                           DZIP [-e] filespec
  12.  
  13.      -e included on the command line tells the program to delete the
  14. files after they are zipped, this would be useful incase your Hard
  15. Drive were almost full and you couldn't fit all the files PLUS the
  16. zips at the same time. 
  17.  
  18.      filespec is just any standard DOS file specification.  *.* means
  19. all files.  a*.* means all files that start with a.  G?O?.?Y? would
  20. take all files that start with G then any letter then O, then any
  21. letter, then any letter, then Y, then any letter.  One file that
  22. would fit would be GOOD.BYE.  
  23.  
  24.      And that's it! All the zip files will be in the current
  25. directory.  By the way, YOU MUST HAVE PKZIP.EXE IN THE CURRENT
  26. DIRECTORY OR IN YOUR PATH!  
  27.  
  28. Some good uses of the program would be:
  29.  
  30.    - A directory full of ROL files that you want to put on your BBS. 
  31.    - To ZIP us some files for programs that allow you to use the 
  32.      files zipped.
  33.    - To ZIP the files to store on DISK for easy access later.
  34.  
  35. If you plan to use this program, you really SHOULD register, I'm not
  36. gonna say must, how can I control what you do?  There are 2
  37. registration options.  
  38.  
  39.      1. Send me money!  $17 if you want the registered version       
  40.         mailed to you, your name will be hardcoded into the source   
  41.         and the nag pause will be removed! You can also download your
  42.         version from Outer Limits BBS. (508)-764-8714  Southbridge,
  43.         MA.  Sorry only 2400 (for now!).
  44.  
  45.      2. Write a program for IQSoft, we aren't a large shareware
  46.         producer, as of this writing there is only 1 LOUSY
  47.         programmer!  You get 90% of the registration money!  You
  48.         determine the fee!  But you also get free registrations on
  49.         all IQSoft Programs, this one included!  IT MUST BE A USEFUL
  50.         PROGRAM OR GAME!  No Cheasy Stuff here!  Upload the full
  51.         program (any language) to Outer Limits and have IQSoft
  52.         hard-coded into it.  For more details read PROGRAMS.TXT!
  53.  
  54. Thank you for reading the docs, and using the program.  To register
  55. fill out REGISTER.FRM and mail it to:
  56.  
  57.                          Chris Martin
  58.                          IQSoft
  59.                          374 Morris Street
  60.                          Southbridge, MA01550
  61.  
  62.         Have Fun and C-ya L8r!
  63.  
  64.                                          
  65.